home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishcontents / 001-025 / contents_020 < prev    next >
Text File  |  1992-05-06  |  2KB  |  68 lines

  1. ============================== README.list20 ==============================
  2.  
  3. This is disk 20 of the freely distributable AMIGA software library.
  4.  
  5. AmigaToAtari    Source code for an Amiga to Atari ST object code format
  6.         converter.  Takes Amiga objects as input and produces
  7.         Atari objects as output.  This allows the Amiga to be
  8.         used as a cross development machine providing the
  9.         proper libraries are available.  (Currently does not
  10.         work, but I don't have an ST to try it with anyway...)
  11.         Author: Landon Dyer at Atari Corp.
  12.  
  13. DiskSalv    Program to recover files from a trashed AmigaDOS disk.
  14.         Can also "undelete" files deleted by mistake, so long
  15.         as they have not overwritten by further disk activity.
  16.         Requires two disk drives.  VERY useful...
  17.         Author: Dave Haynie
  18.  
  19. Hash        Small example program that computes the AmigaDOS directory
  20.         hash function.
  21.         Author: Neil Katin at Commodore-Amiga
  22.  
  23. Hd        Hex dump utility using some ideas from Mike Higgin's
  24.         article in Computer Language magazine, Apr 86.
  25.         Formats the dump based on the natural byte ordering
  26.         of the machine on which it runs.
  27.         Author: David Elins at NEC Information Systems
  28.  
  29. MandelBrots    Some mandelbrot images submitted for the "mandelbrot
  30.         images contest" some months ago.  Only three people
  31.         submitted mandelbrots and these were among the most
  32.         interesting.
  33.         
  34. MultiTasking    Tutorial and example program for multitasking at the Exec
  35.         level.
  36.         Author: Leo L. Schwab
  37.  
  38. Pack        Program to strip extraneous whitespace from C programs
  39.         or header files.  Can be used to condense the C compiler
  40.         header files to free up disk space.
  41.         Author: Jeff Dickson
  42.  
  43. PortHandler
  44.         Author: A sample Port-Handler program that performs
  45.         the functions of the standard Port-Handler.  Shows what
  46.         the BCPL environment looks like from the handler point of
  47.         view.
  48.         Author: John Toebus VIII
  49.  
  50. Random        Random number generator in assembly.  Much faster than
  51.         versions using floating point.  Can be used by either
  52.         assembly or C programs.
  53.         Author: Steve Beats at Commodore-Amiga
  54.  
  55. SetMouse2    Program to set the mouse port to either the left port or
  56.         right port.
  57.         Author: Robert Burns at Commodore-Amiga
  58.  
  59. SpeechTerm    Terminal emulator that can speak the received text.
  60.         Also has XMODEM file transfer.
  61.         Author: Leftheris Koutsofios
  62.  
  63. Ted        Demo version of an editor that has since been
  64.         renamed as TXed (I believe).
  65.         Author: Charles Heath at MicroSmiths 
  66.  
  67. =========================================================================
  68.